| |
|
|
|
|
Joined: May 2001
Posts: 58
Member
|
|
Member
Joined: May 2001
Posts: 58 |
How do I remove the whole box containing "Hello, username"...?
Want to use UBB for easy update and publishing on a webpage. No need of new users registering or logging in.
And - how do I remove the Post new topic and Reply buttons at the top of the page? The ones below will be fine where they are.
Version 6.7, release.
|
|
|
|
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
well to remove the navbar the following should work (untested, I'm almost positive this is how it appears in the file) in public_common.pl find: $TBT <tr bgcolor="$vars_style{AltColumnColor1}"> <td valign="top" align="left"> <font size="$vars_style{FDTextSize}" face="$vars_style{FontFace}"> $left_navbar </font> </td> <td valign="top" align="right"> <font size="$vars_style{FDTextSize}" face="$vars_style{FontFace}"> $right_navbar </font> </td> </tr> $TBB Delete it. In public_forum_page.pl find: before_buttons => qq~<font size="$vars_style{TextSize}" face="$vars_style{FontFace}"> $new_topic_button $poll_link </font>
~,Delete it.  upload modified files and clear cache. Keep in mind that this will also remove the bread crumbs (UBBDev.com » Design and Graphics » Forum Design Integration » Remove "Hello, username" etc, the whole box) which is one of the ways people navigate
|
|
|
|
|
Joined: Jun 2001
Posts: 2,848
Spotlight Winner
|
|
Spotlight Winner
Joined: Jun 2001
Posts: 2,848 |
Interesting home page you have, www.nope.com
|
|
|
|
|
Joined: May 2001
Posts: 58
Member
|
|
Member
Joined: May 2001
Posts: 58 |
Eh... Put that in long time ago... I´m running a closed forum for technicians working for the City of Stockholm. I´ve updated my profile... 
|
|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
heh where you see that :looks:
|
|
|
|
|
Joined: May 2001
Posts: 58
Member
|
|
Member
Joined: May 2001
Posts: 58 |
Great, navbar removed, nice and smooth!
But what should i delete in public_topic_page.pl (is it the right file to modify?) to remove the "post new" and "reply" buttons on topic pages aswell?
And if i, theoretically, want to remove the bottom navigation bar aswell, how should I do?
The reason for me asking this is as follows: I´m helping a non-profit organization which helps straycats to a better life, finding homes for them. They are maybe ten people doing this without salary, and they need to communicate internally to keep track of where the cats are at the moment. In the streets, in a temporary home or some other place. AND they need a tool for all of them (with no technical skills) to update their "cat-ads" on their homepage.
I´m thinking of integrating a stripped UBB in a frame, for their ads, and letting them use the "full" forum functionality for their internal communication.
Thanks for all help, appreciate it!
/Eric
|
|
|
|
|
Joined: Jun 2001
Posts: 2,848
Spotlight Winner
|
|
Spotlight Winner
Joined: Jun 2001
Posts: 2,848 |
Look for this; $topic_wording $poll_link $reply_wording
|
|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
So you're just wanting to display ad's? why not use the UBBNews script? I use it on www.undergroundnews.com and al uses it on www.alforadmin.com to relay news to our main pages (and his little portal)
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
badfrog
somewhere on the coast of Maine
Posts: 94
Joined: March 2007
|
|
|
Forums63
Topics37,583
Posts293,955
Members13,824
| |
Most Online151,614 Nov 14th, 2025
|
|
Currently Online 536
Topics Created 0
Posts Made 0
Users Online 0
Birthdays 23
|
|
|
|
|
|
|
|